Utility.getElementCaptionVisualizationText Method

Gets text that can be used as a placeholder keyword in a visualization referring to a metric set element usage by its caption.
 

Parameters

usage

Type: Object
An object with properties:
     caption     [type: String]                          - The metric set element usage caption.
     placement   [type: dundas.data.PlacementPosition]   - The element's placement in the metric set.
     isDynamic   [type: Boolean, optional: true]         - True if the element is a dynamic measure or hierarchy placeholder.